#yt_header #contact {
     float: right;
}

#yt_header .fa-facebook {
     background: #3c599f none repeat scroll 0px 0px;
     border: medium none ! important;
     color: #d4daea ! important;
     font-size: 13pt ! important;
     margin-right: 0px ! important;
}

#yt_header .fa-linkedin {
     background: #0085ae none repeat scroll 0px 0px;
     border: medium none ! important;
     color: #c7e4ed ! important;
     font-size: 13pt ! important;
     margin-right: 5px ! important;
}



#yt_header #yt_logo {
    
}

#contact-top .fa {
     border-radius: 40px;
     border: 1px solid #cccccc;
     color: #58c5c1;
     font-size: 15pt;
     height: 30px;
     line-height: 30px;
     margin-right: 10px;
     text-align: center;
     vertical-align: middle;
     width: 30px;
}
#contact-top{
    text-align:right;
    font-size:20px;
}
#contact-top a{
    color:#777;
}
#contact-top a:hover{
    color:#58c5c1;
}
#yt_header {
     padding: 20px 0px;
}
